/* C113HeaderSmall Start */

.sec-about-cyberknife {
    padding: 30px 0;
}

@media screen and (max-width: 767px) {
    .sec-about-cyberknife {
        padding: 40px 10px;
    }
}

.sec-about-cyberknife .about-wrapper {
    max-width: 900px;
    margin: 0 auto 0 0;
    padding-left: 50px;
}

@media screen and (max-width: 1199px) {
    .sec-about-cyberknife .about-wrapper {
        padding: 0 10px;
    }
}

.sec-about-cyberknife .content-card:not(:last-of-type) {
    margin-bottom: 36px;
}

.sec-about-cyberknife .content-card.mb-80:not(:last-of-type) {
    margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
    .sec-about-cyberknife .content-card.mb-80:not(:last-of-type) {
        margin-bottom: 40px;
    }
}

.sec-about-cyberknife .content-card p:not(:last-of-type) {
    margin-bottom: 12px;
}

.sec-about-cyberknife .content-card p a {
    color: #35197C;
    text-decoration: underline;
}

.sec-about-cyberknife .cyber-feature {
    margin-bottom: 36px;
}

.sec-about-cyberknife .cyber-feature .feature-content {
    margin-bottom: 36px;
}

.sec-about-cyberknife .cyber-feature .feature-content p:not(:last-of-type) {
    margin-bottom: 12px;
}

.sec-about-cyberknife .cyber-feature ul.feature-list {
    padding: 0;
    margin: 0;
    max-width: 600px;
}

.sec-about-cyberknife .cyber-feature ul.feature-list.style-v2 li {
    font-weight: 600;
    padding-left: 34px;
    position: relative;
    color: #35197C;
}

.sec-about-cyberknife .cyber-feature ul.feature-list.style-v2 li:before {
    content: "";
    background: url(../images/icons/arrow-right-icon.svg) no-repeat center;
    background-size: cover;
    width: 16px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 15px;
}

.sec-about-cyberknife .cyber-feature ul.feature-list li {
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 500;
    color: #15063A;
    padding: 12px 0;
    display: block;
}

.sec-about-cyberknife .cyber-feature ul.feature-list li:not(:last-of-type) {
    border-bottom: 1px solid #15063A;
}

/* C113HeaderSmall End */

/* C213SecPatientBenefit Start */

.sec-patient-benefit {
    padding: 80px 0 40px;
}

@media screen and (max-width: 767px) {
    .sec-patient-benefit {
        padding: 40px 18px;
    }
}

.sec-patient-benefit .container {
    max-width: 960px;
}

.sec-patient-benefit .sec-header {
    max-width: 1080px;
    margin-bottom: 48px;
}

@media screen and (max-width: 991px) {
    .sec-patient-benefit .sec-header {
        padding-left: 0;
        margin-bottom: 24px;
    }
}

.sec-patient-benefit ul.disease-list {
    padding-left: 0;
}

.sec-patient-benefit ul.disease-list li {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(2, calc(50% - 20px));
    column-gap: 20px;
}

@media screen and (max-width: 767px) {
    .sec-patient-benefit ul.disease-list li {
        grid-template-columns: auto;
    }
}

.sec-patient-benefit ul.disease-list li:not(:last-of-type) {
    border-bottom: 2px solid rgb(237, 239, 237);
}

@media screen and (max-width: 767px) {
    .sec-patient-benefit ul.disease-list li:not(:last-of-type) {
        border-bottom: none;
    }
}

@media screen and (max-width: 767px) {
    .sec-patient-benefit ul.disease-list li:not(:last-of-type) .disease-card {
        border-bottom: 2px solid rgb(237, 239, 237);
    }
}

.sec-patient-benefit ul.disease-list li .disease-card {
    display: grid;
    grid-template-columns: 40px 1fr;
    align-items: self-start;
    column-gap: 10px;
    padding: 24px 0;
}

@media screen and (max-width: 767px) {
    .sec-patient-benefit ul.disease-list li .disease-card {
        padding: 12px 0;
    }
}

.sec-patient-benefit ul.disease-list li .disease-card .content {
    padding-top: 2px;
}

.sec-patient-benefit .benefit-content {
    margin: 80px 0 0;
}

@media screen and (max-width: 767px) {
    .sec-patient-benefit .benefit-content {
        margin: 40px 0 0;
    }
}

.sec-patient-benefit .benefit-content p:not(:last-of-type) {
    margin-bottom: 12px;
}

/* C213SecPatientBenefit End */

/* C312FeatureList Start */

.sec-about-cyberknife {
    padding: 0px 0;
}

@media screen and (max-width: 767px) {
    .sec-about-cyberknife {
        padding: 40px 10px;
    }
}

.sec-about-cyberknife .about-wrapper {
    max-width: 900px;
    margin: 0 auto 0 0;
    padding-left: 50px;
}

@media screen and (max-width: 1199px) {
    .sec-about-cyberknife .about-wrapper {
        padding: 0 10px;
    }
}

.sec-about-cyberknife .content-card:not(:last-of-type) {
    margin-bottom: 36px;
}

.sec-about-cyberknife .content-card.mb-80:not(:last-of-type) {
    margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
    .sec-about-cyberknife .content-card.mb-80:not(:last-of-type) {
        margin-bottom: 40px;
    }
}

.sec-about-cyberknife .content-card p:not(:last-of-type) {
    margin-bottom: 12px;
}

.sec-about-cyberknife .content-card p a {
    color: #35197C;
    text-decoration: underline;
}

.sec-about-cyberknife .cyber-feature {
    margin-bottom: 36px;
}

.sec-about-cyberknife .cyber-feature .feature-content {
    margin-bottom: 36px;
}

.sec-about-cyberknife .cyber-feature .feature-content p:not(:last-of-type) {
    margin-bottom: 12px;
}

.sec-about-cyberknife .cyber-feature ul.feature-list {
    padding: 0;
    margin: 0;
    max-width: 600px;
}

.sec-about-cyberknife .cyber-feature ul.feature-list.style-v2 li {
    font-weight: 600;
    padding-left: 34px;
    position: relative;
    color: #35197C;
}

.sec-about-cyberknife .cyber-feature ul.feature-list.style-v2 li:before {
    content: "";
    background: url(/attachment/b7h37k6ojio54k2sp59z6udvv) no-repeat center;
    background-size: cover;
    width: 16px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 15px;
}

.sec-about-cyberknife .cyber-feature ul.feature-list li {
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 500;
    color: #15063A;
    padding: 12px 0;
    display: block;
}

.sec-about-cyberknife .cyber-feature ul.feature-list li:not(:last-of-type) {
    border-bottom: 1px solid #15063A;
}

/* C312FeatureList End */

/* C416SecPromplyTreatment Start */

.sec-promptly-treatment .treatment-card {
    background: #ffffff;
    width: 620.496px;
    height: 100%;
    position: relative;
    border-radius: 0;
    transition: 0.3s ease-in-out;
}

@media (max-width: 991px) {
    .sec-promptly-treatment .treatment-card {
        background: #ffffff;
        width: 356px;
        height: 100%;
        position: relative;
        border-radius: 0;
        transition: 0.3s ease-in-out;
    }
}

/* C416SecPromplyTreatment End */

/* D108Footnote Start */

.footnote {
    word-break: break-all;
}

/* D108Footnote End */

/* K100Cyberlist Start */

.sec-about-cyberknife .about-wrapper {
    max-width: 900px;
    margin: 0 auto 0 0;
    padding-left: 50px;
}

.sec-about-cyberknife .cyber-feature {
    margin-bottom: 36px;
}

.sec-about-cyberknife .cyber-feature .feature-content {
    margin-bottom: 36px;
}

.sec-about-cyberknife .cyber-feature .feature-content p:not(:last-of-type) {
    margin-bottom: 12px;
}

.sec-about-cyberknife .cyber-feature ul.feature-list {
    padding: 0;
    margin: 0;
    max-width: 600px;
}

.sec-about-cyberknife .cyber-feature ul.feature-list.style-v2 li {
    font-weight: 600;
    padding-left: 34px;
    position: relative;
    color: #35197C;
}

.sec-about-cyberknife .cyber-feature ul.feature-list.style-v2 li:before {
    content: "";
    background: url(../images/icons/arrow-right-icon.svg) no-repeat center;
    background-size: cover;
    width: 16px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 15px;
}

.sec-about-cyberknife .cyber-feature ul.feature-list li {
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 500;
    color: #15063A;
    padding: 12px 0;
    display: block;
}

.sec-about-cyberknife .cyber-feature ul.feature-list li:not(:last-of-type) {
    border-bottom: 1px solid #15063A;
}

/* K100Cyberlist End */

/* K101DiseaseList Start */

.cyberknife-card {
    margin-top: 48px;
}

.cyberknife-card .img-wrapper {
    padding-right: 24px;
    margin: 0;
}

@media screen and (max-width: 767px) {
    .cyberknife-card .img-wrapper {
        padding-right: 0;
    }
}

.cyberknife-card img {
    width: 100%;
}

.cyberknife-card ul.disease-list {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    margin: 24px 0 0;
    padding-left: 0;
}

@media screen and (max-width: 991px) {
    .cyberknife-card ul.disease-list {
        grid-template-columns: auto;
    }
}

.cyberknife-card ul.disease-list.no-grid {
    grid-template-columns: auto;
}

.cyberknife-card ul.disease-list.no-grid li {
    border-right: none;
}

.cyberknife-card ul.disease-list.no-grid li:nth-of-type(even) {
    padding-left: 0;
}

.cyberknife-card ul.disease-list.no-grid li:nth-last-child(2) {
    border-bottom: 2px solid rgb(237, 239, 237);
}

.cyberknife-card ul.disease-list li {
    list-style: none;
    display: grid;
    grid-template-columns: 40px 1fr;
    align-items: self-start;
    column-gap: 10px;
    padding: 24px 0 24px 0;
    border-bottom: 2px solid rgb(237, 239, 237);
    border-right: 2px solid rgb(237, 239, 237);
}

@media screen and (max-width: 991px) {
    .cyberknife-card ul.disease-list li {
        border-right: none;
    }
}

.cyberknife-card ul.disease-list li:nth-of-type(odd) {
    padding-right: 24px;
}

.cyberknife-card ul.disease-list li:nth-of-type(even) {
    border-right: none;
    padding-left: 24px;
}

@media screen and (max-width: 991px) {
    .cyberknife-card ul.disease-list li:nth-of-type(even) {
        padding-left: 0;
    }
}

.cyberknife-card ul.disease-list li:last-of-type, .cyberknife-card ul.disease-list li:nth-last-child(2) {
    border-bottom: none;
}

@media screen and (max-width: 991px) {
    .cyberknife-card ul.disease-list li:nth-last-child(2) {
        border-bottom: 2px solid rgb(237, 239, 237);
    }
}

.cyberknife-card ul.disease-list li .content {
    padding-top: 5px;
}

.cyberknife-card ul.disease-list li .content p.title {
    color: #35197C;
    font-weight: 900;
    margin-bottom: 10px;
}

.cyberknife-card ul.disease-list li .content p:not(.title) {
    font-size: 16px;
    line-height: 1.4em;
}

@media screen and (max-width: 767px) {
    .cyberknife-card ul.disease-list li .content p:not(.title) {
        font-size: 14px;
    }
}

.cyberknife-card .more-wrapper {
    margin: 48px 0 0;
}

@media screen and (max-width: 767px) {
    .cyberknife-card .more-wrapper {
        margin: 22px 0 0;
    }
}

.cyberknife-card .more-wrapper p:not(:last-of-type) {
    margin-bottom: 12px;
}

.cyberknife-card .more-wrapper .btn-wrapper {
    margin: 48px 0 0;
}

@media screen and (max-width: 767px) {
    .cyberknife-card .more-wrapper .btn-wrapper {
        margin: 30px 0 0;
    }
}

/* K101DiseaseList End */

/* P100Podcasts Start */

.podcasts .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.latest-episode {
    display: flex !important;
    align-items: flex-start;
    gap: 16px;
    flex-wrap: nowrap;
}

.latest-episode .latest-thumb {
    flex: 0 0 700px !important;
    width: 700px !important;
    margin: 0 !important;
}

.latest-episode .u-aspect-thumbnail {
    padding-top: 0 !important;
    height: auto !important;
    overflow: visible !important;
}

.latest-episode .u-aspect-thumbnail > img.u-img-cover {
    position: static !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
}

.latest-episode .u-aspect-thumbnail > .u-img-cover:not(img) {
    display: none !important;
}

.latest-episode .latest-meta {
    flex: 1 1 auto !important;
    min-width: 0 !important;
    clear: none !important;
}

.latest-episode .w-inline-block {
    display: block !important;
    max-width: 100%;
}

@media (max-width: 757.333px) {
    .latest-episode {
        flex-direction: column !important;
    }

    .latest-episode .latest-thumb {
        width: 100% !important;
        flex-basis: auto !important;
    }
}

.u-aspect-thumbnail {
    width: 100%;
    padding-top: 56%;
    position: relative;
    overflow: hidden;
}

.u-img-cover {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.episode-chip-date-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 12px;
    row-gap: 4px;
    margin-bottom: .5rem;
}

.chip-category {
    display: inline-flex;
    align-items: center;
    gap: .35rem;
    padding: .25rem .5rem;
    border-radius: 10px;
    background: #F1F4FF;
    border: .5px solid rgba(0, 0, 0, .06);
    font-size: .875rem;
    line-height: 1;
    color: #555;
    text-decoration: none;
}

.topics-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 1rem;
}

.chip-topics {
    display: inline-block;
    white-space: nowrap;
    padding: 2px 4px;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    font-size: .875rem;
    font-weight: 600;
    color: #666;
    transition: all .2s;
}

.chip-topics:hover {
    border-color: #000;
    color: #000;
}

.paragraph-small {
    font-size: .875rem;
    line-height: 1.43;
}

.paragraph-large {
    margin-bottom: 2em;
    font-size: 1.125rem;
    line-height: 1.56;
}

.u--flex-basis-auto-shrink {
    flex: 0 0 auto;
}

.u-mb-1 {
    margin-bottom: 1em;
}

.u-mb-0-75 {
    margin-bottom: .75em;
}

.u-mb-0-5 {
    margin-bottom: .5em;
}

.u-d-block {
    display: block;
}

/* P100Podcasts End */

/*!* P101PodcastHeader Start *!*/

/*.section-hero-gradient {*/
/*    background-image: linear-gradient(27deg, #f4f5f6, #f4f5f600);*/
/*    padding-top: 7rem;*/
/*    padding-bottom: 5rem;*/
/*    position: relative;*/
/*    overflow-x: clip;*/
/*}*/

/*.section-hero-gradient .container {*/
/*    width: 100%;*/
/*    max-width: 1180px;*/
/*    margin: 0 auto;*/
/*    padding-left: 0;*/
/*    padding-right: 0;*/
/*}*/

/*.section-hero-gradient .row {*/
/*    --bs-gutter-x: 0;*/
/*    --bs-gutter-y: 0;*/
/*    margin-left: 0;*/
/*    margin-right: 0;*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    align-content: stretch;*/
/*    gap: 2.5rem 0;*/
/*}*/

/*.section-hero-gradient .row.row-align-center {*/
/*    align-items: center;*/
/*}*/

/*.section-hero-gradient .row.row-justify-center {*/
/*    justify-content: center;*/
/*}*/

/*.section-hero-gradient .col {*/
/*    flex: 0 0 auto;*/
/*    width: 100%;*/
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*    min-width: 0;*/
/*}*/

/*.section-hero-gradient .col.col-lg-4 {*/
/*    flex-basis: 33.333%;*/
/*    max-width: 33.333%;*/
/*}*/

/*.section-hero-gradient .col.col-lg-1 {*/
/*    flex-basis: 8.333%;*/
/*    max-width: 8.333%;*/
/*}*/

/*.section-hero-gradient .col.col-lg-7 {*/
/*    flex-basis: 58.333%;*/
/*    max-width: 58.333%;*/
/*}*/

/*@media (max-width: 991px) {*/
/*    .section-hero-gradient .col.col-md-6 {*/
/*        flex-basis: 50%;*/
/*        max-width: 50%;*/
/*    }*/

/*    .section-hero-gradient .col.col-md-10 {*/
/*        flex-basis: 83.333%;*/
/*        max-width: 83.333%;*/
/*    }*/

/*    .section-hero-gradient .col.col-md-12 {*/
/*        flex-basis: 100%;*/
/*        max-width: 100%;*/
/*    }*/
/*}*/

/*@media (max-width: 767px) {*/
/*    .section-hero-gradient .col.col-sm-12 {*/
/*        flex-basis: 100%;*/
/*        max-width: 100%;*/
/*    }*/

/*    .section-hero-gradient .col.col-sm-8 {*/
/*        flex-basis: 66.667%;*/
/*        max-width: 66.667%;*/
/*    }*/
/*}*/

/*@media (max-width: 479px) {*/
/*    .section-hero-gradient .col.col-xs-10 {*/
/*        flex-basis: 83.333%;*/
/*        max-width: 83.333%;*/
/*    }*/
/*}*/

/*.section-hero-gradient .card {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    flex: 1 1 auto;*/
/*    margin-bottom: 1em;*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*    box-shadow: 0 8px 16px rgba(0, 0, 0, .08), 0 0 4px rgba(0, 0, 0, .04);*/
/*}*/

/*.section-hero-gradient .u-mb-0 {*/
/*    margin-bottom: 0;*/
/*}*/

/*.section-hero-gradient .u-aspect-1x1 {*/
/*    width: 100%;*/
/*    padding-top: 100%;*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*}*/

/*.section-hero-gradient .u-img-cover {*/
/*    position: absolute;*/
/*    inset: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*    display: block;*/
/*}*/

/*.section-hero-gradient .paragraph-large {*/
/*    margin-bottom: 2em;*/
/*    font-size: 1.125rem;*/
/*    line-height: 1.56;*/
/*}*/

/*.section-hero-gradient .u-mb-2 {*/
/*    margin-bottom: 2em;*/
/*}*/

/*.section-hero-gradient .u-mb-0-5 {*/
/*    margin-bottom: .5em;*/
/*}*/

/*.section-hero-gradient .platforms-chips-wrapper {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    column-gap: 8px;*/
/*    row-gap: 12px;*/
/*    min-width: 0;*/
/*}*/

/*.section-hero-gradient .chip-platform {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    gap: 8px;*/
/*    padding: 6px 12px;*/
/*    border-radius: 100px;*/
/*    background-color: rgba(0, 0, 0, .05);*/
/*    font-weight: 600;*/
/*    transition: background-color .2s, color .2s;*/
/*    color: #000;*/
/*    box-sizing: border-box;*/
/*    max-width: 100%;*/
/*}*/

/*.section-hero-gradient .chip-platform:hover {*/
/*    background-color: rgba(0, 0, 0, .1);*/
/*}*/

/*.section-hero-gradient .chip-platform:active {*/
/*    background: #000;*/
/*    color: #fff;*/
/*}*/

/*.section-hero-gradient .chip-platform-icon {*/
/*    width: 24px;*/
/*    height: 24px;*/
/*}*/

/*.section-hero-gradient .w-inline-block {*/
/*    max-width: 100%;*/
/*}*/

/*!* P101PodcastHeader End *!*/

/* P102PodcastHeaderEpisode Start */

:root {
    --light-gray: #eee;
    --mid-gray: #555;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

.chip-category {
    display: inline-flex;
    font-size: .875rem;
    align-items: center;
    gap: .35rem;
    padding: .25rem .5rem;
    border-radius: 10px;
    background-color: #F1F4FF;
    color: var(--mid-gray, #555);
    text-decoration: none;
    line-height: 1;
    border: .5px solid rgba(0, 0, 0, .06);
}

.u--pb-7 {
    padding-bottom: 3rem;
}

.section-hero-gradient {
    background-image: linear-gradient(180deg, #f4f5f6, #f4f5f600);
    padding-top: 5rem;
    padding-bottom: 5rem;
    position: relative;
}

.episode-chip-date-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 4px;
    flex-flow: wrap;
    align-items: center;
    margin-bottom: .5rem;
    display: flex;
}

.u-line-height-none {
    line-height: 1;
}

.episode-video-wrapper {
    background-color: var(--black-5);
    background-image: url(https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-top: 56%;
    position: relative;
    overflow: hidden;
}

.episode-video-wrapper.is-bg {
    display: block;
    width: 100%;
    padding-top: 56%;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: 8px;
}

.episode-video-wrapper.is-bg:focus {
    outline: 2px solid #2684ff;
    outline-offset: 2px;
}

.u-img-cover {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
}

.platforms-chips-wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 12px;
    flex-wrap: wrap;
    display: flex;
}

.u-d-none {
    display: none;
}

.w-dyn-empty {
    background-color: #ddd;
    padding: 10px;
}

.chip-platform {
    grid-column-gap: 8px;
    color: var(--black);
    background-color: #0000000d;
    border-radius: 100px;
    align-items: center;
    padding: 6px 12px;
    font-weight: 600;
    transition: all .2s;
    display: flex;
    box-sizing: border-box;
}

.chip-platform:hover {
    background-color: #0000001a;
}

a:hover {
    color: var(--blue-base);
    text-decoration: none;
}

.container {
    width: 100%;
    /*max-width: 1216px;*/
    margin-left: auto;
    margin-right: auto;
    /*padding-left: 20px;*/
    /*padding-right: 20px;/*/
    display: block;
}

.row.row-align-center {
    align-items: center;
    align-content: center;
}

.row.row-justify-center {
    justify-content: center;
}

.row.row-no-gap {
    grid-row-gap: 0;
}

/*.row {*/
/*    grid-row-gap: 2.5rem;*/
/*    flex-wrap: wrap;*/
/*    align-content: stretch;*/
/*    margin-left: -20px;*/
/*    margin-right: -20px;*/
/*    display: flex;*/
/*}*/

.platforms-chips-wrapper .chip-platform {
    grid-column-gap: 8px;
    color: var(--black);
    background-color: #0000000d;
    border-radius: 10px;
    align-items: center;
    padding: 6px 12px;
    font-weight: 600;
    transition: all .2s;
    display: flex;
    box-sizing: border-box;
}

.platforms-chips-wrapper .chip-platform-icon {
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    display: block;
}

.platforms-chips-wrapper .chip-platform > div {
    line-height: 1;
    white-space: nowrap;
}

/* P102PodcastHeaderEpisode End */

/* Z101Video Start */

.sec-zap-learning {
    padding: 20px 0 60px;
}

@media screen and (max-width: 991px) {
    .sec-zap-learning {
        padding: 20px 0 30px;
    }
}

.sec-zap-learning .learning-wrapper {
    padding-left: 26px;
    max-width: 900px;
}

@media screen and (max-width: 1199px) {
    .sec-zap-learning .learning-wrapper {
        padding-left: 0;
    }
}

.sec-zap-learning .learning-wrapper .iframe-wrapper {
    margin: 24px 0 24px;
}

.sec-zap-learning .learning-wrapper .iframe-wrapper iframe {
    width: 100%;
    height: 538px;
    object-fit: cover;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .sec-zap-learning .learning-wrapper .iframe-wrapper iframe {
        height: 350px;
    }
}

@media screen and (max-width: 767px) {
    .sec-zap-learning .learning-wrapper .iframe-wrapper iframe {
        height: 210px;
    }
}

/* Z101Video End */